body {
	font-family: Verdana, Arial, sans-serif;
	margin: 8px;
	text-align: center;
}
a {
	outline: 0;
}
a:link, a:visited, a:active {
	text-decoration: none
}
div {
	margin: 8px;
}
img {
	border: none;
}
.albumtitle {
	font-size: 26px;
	font-weight: bold;
	color: #009900;
}
.thumbtable {
	margin: 8px auto;
	border-spacing: 10px;
	*border-collapse: expression('separate', cellSpacing = '10px');
}
.thumbtable td {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 180px;
}
.thumbtable td img {
	padding: 0px;
}
.noborder {
	border: none !important;
}
.thumbnav img {
	padding: 0px;
}
.slideimage {
	font-size: 14px;
}
.slideimage img {
	padding: 0px;
}
.creditlink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
